Console.WriteLine("[{0}]", string.Join(", ", yourArray)); //output style: [8, 1, 8, 8, 4, 8, 6, 8, 8, 8]